home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / c / gcc263-inclib.lha / gnu / geninline / mklibamiga / gluesrc1.lha / small / SetNVProtection.s < prev    next >
Encoding:
Text File  |  1994-09-27  |  257 b   |  18 lines

  1. .text; .even; .globl _SetNVProtection
  2.  
  3. _SetNVProtection:
  4.     movel a6,sp@-
  5.     movel d2,sp@-
  6.     movel a4@(_NVBase:W),a6
  7.     movel sp@(12),a0
  8.     movel sp@(16),a1
  9.     movel sp@(20),d2
  10.     movel sp@(24),d1
  11. #APP
  12.     jsr a6@(-0x42)
  13. #NO_APP
  14.     extl d0
  15.     movel sp@+,d2
  16.     movel sp@+,a6
  17.     rts
  18.